lcTIN_Triangulate Home

Triangulates points of TIN object within specified boundary.

 BOOL lcTIN_Triangulate (
   HANDLE hTIN,
   HANDLE hLcWnd
 );

Parameters
hTIN
  Handle to a TIN object.
hLcWnd
  Handle to a graphics window object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  Code sample